| AdCourseAttribute |
| Logical Entity Name | AdCourseAttribute |
| Default Table Name | AdCourseAttribute |
| Physical Only | NO |
| Definition | |
| Note |
| AdCourseAttribute Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseID |
int | NO | ||
AdAttributeID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCourseAttribute Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK__AdCourseAttribut__5C3CA281 | PrimaryKey | AdCourseID, AdAttributeID |
| AdCourseAttribute Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdAttribute | Identifying | One To Zero or More | FK_AdCourseAttribute_AdAttributeID_AdAttribute_AdAttributeID | AdAttributeID | NO | YES | ||
| AdCourse | Identifying | One To Zero or More | FK_AdCourseAttribute_AdCourseID_AdCourse_AdCourseID | AdCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCourseAttribute_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCourseAttribute Check Constraints |
| Check Constraint Name | CheckConstraint |